Bump policy and debhelper versions
authorJochen Sprickerhof <git@jochen.sprickerhof.de>
Sun, 6 May 2018 10:14:24 +0000 (12:14 +0200)
committerJochen Sprickerhof <git@jochen.sprickerhof.de>
Sun, 6 May 2018 10:14:24 +0000 (12:14 +0200)
debian/compat
debian/control
debian/rules

index f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2..b4de3947675361a7770d29b8982c407b0ec6b2a0 100644 (file)
@@ -1 +1 @@
-10
+11
index c01b4bdfbc1056837af5983f2eb491ebf1657d22..2583a4712026f2352fa4f760e051ac25f95d42df 100644 (file)
@@ -5,9 +5,9 @@ Uploaders: Thomas Moulard <thomas.moulard@gmail.com>,
           Leopold Palomo-Avellaneda <leo@alaxarxa.net>
 Section: libs
 Priority: optional
-Build-Depends: debhelper (>= 10), dh-exec (>=0.3),
+Build-Depends: debhelper (>= 11), dh-exec,
                cmake,
-              python-sphinx,
+              python3-sphinx,
               libboost-system-dev,
               libboost-filesystem-dev,
               libboost-thread-dev, 
@@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 10), dh-exec (>=0.3),
               libvtk6-qt-dev [!armel !armhf]
 Build-Depends-Indep: doxygen,
                     doxygen-latex
-Standards-Version: 4.0.0
+Standards-Version: 4.1.4
 Vcs-Browser: https://salsa.debian.org/science-team/pcl
 Vcs-Git: https://salsa.debian.org/science-team/pcl.git
 Rules-Requires-Root: no
index 43150d0248ad85f6203ccacbb244f4fcc2d6ae69..1fe977177deaeb6aef56c08e9860fcfa08aac73d 100755 (executable)
@@ -95,8 +95,3 @@ override_dh_installchangelogs:
 
 %:
        dh  $@ --builddirectory=build
-
-
-get-orig-source:
-       uscan --verbose --force-download --repack --compress xz
-